From 542dd52ca09086ff693e40fbd176ddca4a940ccc Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 27 Aug 2002 15:05:44 +0000 Subject: [PATCH] (kmacro-start-macro): Doc fix. --- lisp/kmacro.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/kmacro.el b/lisp/kmacro.el index b776942e23d..b44f4f71a50 100644 --- a/lisp/kmacro.el +++ b/lisp/kmacro.el @@ -470,7 +470,7 @@ Displays the selected macro in the echo area." (defun kmacro-start-macro (arg) "Record subsequent keyboard input, defining a keyboard macro. The commands are recorded even as they are executed. -Use \\[end-kbd-macro] to finish recording and make the macro available. +Use \\[kmacro-end-macro] to finish recording and make the macro available. Use \\[call-last-kbd-macro] to execute the macro. Use \\[name-last-kbd-macro] to give it a permanent name. Non-nil arg (prefix arg) means append to last macro defined; -- 2.30.2